LEADTOOLS WCF (Leadtools.Services.Raster.DataContracts assembly)
LEAD Technologies, Inc

BinaryRasterRegionData Constructor(Byte[])






Array of bytes that describes the region data.
Initializes a new instance of the BinaryRasterRegionData class.
Syntax
public BinaryRasterRegionData( 
   byte[] data
)
'Declaration
 
Public Function New( _
   ByVal data() As Byte _
)
'Usage
 
Dim data() As Byte
 
Dim instance As New BinaryRasterRegionData(data)
public BinaryRasterRegionData( 
   byte[] data
)
function BinaryRasterRegionData( 
   data 
)
public:
BinaryRasterRegionData( 
   array<byte>^ data
)

Parameters

data
Array of bytes that describes the region data.
Remarks

To update an existing region, specify how the new region is to be combined with the existing one using the RasterRegionData.CombineMode property. For more information, refer to RasterRegionCombineMode.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

BinaryRasterRegionData Class
BinaryRasterRegionData Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features